ResourceGetAllowedMethods Method |
Gets the all allowed methods.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string[] GetAllowedMethods()
Public Function GetAllowedMethods As String()
Return Value
Type:
StringReturns names of allowed methods.
See Also